* lisp/bookmark.el (bookmark-jump): Add new `display-func' parameter.
authorKarl Fogel <kfogel@red-bean.com>
Fri, 9 Oct 2009 05:54:57 +0000 (05:54 +0000)
committerKarl Fogel <kfogel@red-bean.com>
Fri, 9 Oct 2009 05:54:57 +0000 (05:54 +0000)
commit616498073c2a7b865d0e07abb17cd38a0ab08626
tree4547789b08e55a404efadc8d8e23e5c1905a7f71
parente1308a0e8c012e4b7bc3a54320af796ad3306ab9
* lisp/bookmark.el (bookmark-jump): Add new `display-func' parameter.
  (bookmark-jump-other-window): Just invoke bookmark-jump with new
  argument now, so the two function's behaviors will match.  (Bug#3645)
lisp/ChangeLog
lisp/bookmark.el